<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===================== 重置样式 START =====================*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight: 300;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .section_seven .item i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
img{ border: 0;vertical-align: middle;max-width:100%;display: block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#044CB5;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family:"Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","PingFang_Heavy","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;cursor: default;}
.error3{display: none !important;}
.wap_show{display: none;}
html,body{max-width:1920px;margin:0 auto;}
.inner{width:1440px;margin:0 auto;}
em{font-style: normal;}
.f_14{ font-size:14px; }
.f_16{ font-size:16px; }
.f_18{ font-size:18px; }
.f_20{ font-size:20px; }
.f_24{ font-size:24px; }
.f_28{ font-size:28px; }
.f_30{ font-size:30px; }
.f_38{ font-size:38px; }
.f_48{ font-size:48px; }
.f_58{ font-size:58px; }
.f_72{ font-size:72px; }

@font-face{font-family:"PingFang_Light";src:url("../fonts/single_page/PingFang_Light.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Regular";src:url("../fonts/pingfang_regular.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Medium";src:url("../fonts/pingfang_medium.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Bold";src:url("../fonts/pingfang_bold.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Heavy";src:url("../fonts/pingfang_heavy.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Light";src:url("../fonts/single_page/PingFang_Light.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Regular";src:url("../fonts/pingfang_regular.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Medium";src:url("../fonts/pingfang_medium.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Bold";src:url("../fonts/pingfang_bold.woff") format("woff");font-display:swap}
@font-face{font-family:"PingFang_Heavy";src:url("../fonts/pingfang_heavy.woff") format("woff");font-display:swap}

/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header{position: fixed;z-index:999; width: 100%;background-color: #fff;}
.header .inner{height:100px;position: relative;width:90%;margin:0 auto;text-align: center;}
.header .logo img{margin-top: 10px;}
.header .nav{width:46%;display: inline-block;}
.header .nav ul li{float: left;width:12.5%;height:100px;line-height:100px;text-align: center;}
.header .nav ul li a{color:#000;position: relative;z-index:1;font-size:16px;}
.header .nav ul li i{position: absolute;width:100%;height:0;background: #cb0709;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}

.header .nav ul li a:hover i, .header .nav ul li a.active i{height:100px;}
.header .nav ul li a:hover span, .header .nav ul li a.active span{color:#fff;}
.header .nav ul li a:hover em, .header .nav ul li a.active em{opacity:1;}
.header .product_son{display: none;position: absolute;left:0;top:100px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:#fff;z-index:999;}
.header .product_son .item{display: inline-block;width:9%;margin:0.3%;}
.header .product_son .item p{font-size:16px;color:#000;height:40px;line-height:40px;background-color: #f2f2f2;}
.header .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.header .call{margin-top:20px;height:70px;background:url(../images/call.png) 0 center no-repeat;padding-left:60px;text-align: left;}
.header .call h3{font-size:28px;color:#cb0709;font-family: impact;}
.header .call em{color: #333;}
.header.bg{background-color:#fff;}
.header.bg .inner{height: 70px;}
.header.bg .logo img{height: 50px;}
.header.bg .nav ul li{height: 70px; line-height: 70px;}
.header.bg .call{margin-top: 5px;}
.header.bg .product_son{top: 75px !important;}
.header.bg .product_sonc{top: 75px !important;}
.header.bg .nav ul li a:hover i, .header.bg .nav ul li a.active i{height: 75px;}

.banner .swiper-button-next, .banner .swiper-button-prev{width:59px;height:59px;}
.swiper-pagination-bullet-active{background-color:#3c97aa !important;border-color:#3c97aa !important;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(7,95,192,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.banner1{
	padding-top:-100px !important;
  }


/* 简介下拉 */
.header .product_sonc{display:none;position: absolute;left:0;top:100px;text-align: center;width:100%;padding:20px 0;height:240px;background-color: #fff;z-index:999;}
.header .product_sonc .ttxl{width:75%;margin: 0 auto;}
.header .product_sonc .fljs{width: 32%;float: left;}
.header .product_sonc .fljs h3{text-align: left;color: #000;font-size: 26px;padding-bottom: 10px;padding-top: 20px;font-weight: 700;}
.header .product_sonc .fljs p{text-align: left;color: #888;font-size: 14px;line-height: 30px;border-right: 1px solid #009a44;padding-right: 25px;}
.header .product_sonc .cpfl{width: 32%;float: left;margin-left: 5%;padding-top: 50px;}
.header .product_sonc .xlimj{width:28%;height: 250px;float:right;background: url(../../images/jjxl.png) no-repeat left;}
.header .product_sonc ul li{width:48%;margin:2% 0.5% 2% 0.2%;float: left;text-align: left;}
.header .product_sonc ul li a{height: 40px;line-height: 40px;padding: 0px;color: #000;font-size: 18px;text-align: left;transition: 0.5s;display: inline-block;}
.header .product_sonc ul li a:before{content: '';float: left;font-family: 'iconfont'!important;display: inline-block;vertical-align: middle;line-height: 6px;margin-right: 5px;transition: all 0.5s ease 0s;width: 6px;height: 6px;background-color: #000;border-radius: 50px;margin-top: 17px;}
.header .product_sonc ul li a:hover{padding-left: 10px;transition: 0.5s;color:#000;}
.header .product_sonc ul li:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;padding-left: 10px;}



/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/

.section_three{height:995px;}
.section_three .box_two{width:94%;height: 325px;background-color:#cf181f;padding:10px 10px;}
.section_three .box_two p{font-size:20px;color:#fff;line-height:30px;font-weight: 700;margin-top: 10px;}
.section_three .box_two strong{color:#fff;font-size:30px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
.section_three .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align: center;}
.section_three .box_two .more i{background-color:dodgerblue;}
.section_three .box_two .more:hover{color:#fff;}
.section_three.fr{width:1200px;}

.section_three .box_two .zuoce p{font-size: 16px;font-weight: 400;margin-top: 0;}


#scroll_one{height:auto;width:22%;position:relative;overflow: hidden;background-color: #fff;float: left;border: 1px solid #ccc;box-sizing: border-box;
}
#scroll_one .title{padding: 30px 30px;height:110px;background-color: #044CB5;}
#scroll_one .title h2{font-size: 25px;color: #ccc;text-align: left;}
#scroll_one .title span{width: 50px;height: 5px;background-color: #e60000;display: block;margin-top: 28px;}
#scroll_one .title h1{font-size: 33px;font-weight: 700;color: #fff;text-align: left;}
#scroll_one .lxwm{width: 350px;height: 106px;margin-left: 106px;}
#scroll_one .lxwm span{color: #fff;font-size: 20px;padding-top: 500px;}
#scroll_one .lxwm a{color: #fff;font-size: 33px;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
#scroll_one #allul{width: 95%;left:11px;padding:25px 0;margin: 0 auto;}
#scroll_one #allul h2{width: 100%;margin-bottom: 10px;background-color: #f8f8f8;border: 1px solid #ccc;}
#scroll_one #allul h2:hover{background-color:#e60000;}
#scroll_one #allul h2 a{position: relative;;font-size:19px;color: #000;font-weight: 500;line-height: 45px;background: url(../images/before.png)no-repeat left 11px top 30px;text-align: center;}
#scroll_one #allul h2:hover a{color: #fff;}
#scroll_one ul li{width: 100%;text-align:left;line-height: 13px;margin: 0 auto;}


.msjjsj{display: none;}

.lshf{height: 180px;background-color: #044cb5;}
.lshf .wez .leftw{width: 10%;float: left;margin-top: 20px;}
.lshf .wez .rightz{width: 100%;text-align: center;}
.lshf .wez .rightz h4{font-size: 40px;color: #fff;font-weight: 400;padding-top: 30px;padding-bottom: 10px;}
.lshf .wez .rightz h4 span{font-size: 50px;font-family:impact;font-weight: 700;padding-right: 20px;font-style: italic;}
.lshf .wez .rightz p{font-size: 22px;color: #fff;font-weight: 400;width: 600px;border: 1px solid #fff;border-radius: 50px;margin: 0 auto;}
.lshf .wez .rightz p span{font-size: 32px;}


.sectionVideo2{display: none;}


#top_scroll {height:1130px;overflow: hidden;max-width:100%;margin:0 auto;}
#top_scroll ul li{float: left;width:32%;margin:0.5%;text-align: left;padding:0 0 10px 0; box-sizing: border-box;background-color: #f4f4f4;}
#top_scroll ul li .img{overflow: hidden;padding: 10px;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:hover{background: #ee0000;}
#top_scroll ul li:hover .img{border-color: #ee0000;}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{color:#000;font-size:20px;text-align: center;line-height: 35px;}
#top_scroll ul li p{color: #000;font-weight: 700;font-size: 20px;padding: 0 0 0 55px;background: url(../images/dh.png) no-repeat 20px center;background-size: 30px 30px;margin-top: 10px;display: none;}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p{color:#fff;}


#top_scroll1 {height:675px;overflow: hidden;max-width:100%;margin:0 auto;}
#top_scroll1 ul li{float: left;width:49%;margin:0.5%;text-align: left;box-sizing: border-box;position: relative;}
#top_scroll1 ul li .img{overflow: hidden;}
#top_scroll1 ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll1 ul li:hover{background: #0061ae;}
#top_scroll1 ul li:hover .img{border-color: #0061ae;}
#top_scroll1 ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll1 ul li h3{color:#000;font-size:18px;position: absolute;bottom: 0;width: 100%;left: 0;box-sizing: border-box;    line-height: 45px; background: rgba(0,0,0,0.7); color: #fff; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis;}
#top_scroll1 ul li p{color: #000;font-weight: 700;font-size: 20px;padding: 0 0 0 55px;background: url(../images/dh.png) no-repeat 20px center;background-size: 30px 30px;margin-top: 10px;}
#top_scroll1 ul li:hover h3{background: rgba(2, 153, 37, .7) url(../../images/c1.png) no-repeat center;height: 100%;text-align: center;padding-top: 200px;}

.pnav{text-align: center;height: auto;overflow: hidden;}
.pnav ul{width: 80%;margin: 0 auto;}
.pnav ul li{width:22.5%;float: left;margin:0 13px;}
.pnav a{width:100%;color: #fff;font-size:16px;background: #0061ae;margin-bottom: 12px;padding: 10px 0;}
.pnav a:hover{background: #d12020;color: #fff;}

#scroll_one2{height:350px;position:relative;overflow:hidden;margin:30px auto 0;box-sizing:border-box;}
#scroll_one2 ul{position:absolute;left:0;}
#scroll_one2 ul li{float:left;text-align:center;margin-right:20px;overflow:hidden;position: relative;margin-top: 10px;border: 2px solid #fff;}
#scroll_one2 ul li img{display: inline-block;transition: .3s;height: auto;}
#scroll_one2 ul li h3{z-index: 999;color:#000;font-size:18px;position: absolute;bottom: 0;width: 100%;left: 0;box-sizing: border-box;    line-height: 60px; background: #fff; color: #000; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis;transition: .3s;}
#scroll_one2 ul li:hover img { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }


#scroll_one3{height:550px;position:relative;overflow:hidden;margin:0 auto;box-sizing:border-box;}
#scroll_one3 ul{position:absolute;left:0;}
#scroll_one3 ul li{float:left;text-align:center;margin-right:20px;overflow:hidden;position: relative;margin-top: 10px;border: 2px solid #fff;}
#scroll_one3 ul li img{display: inline-block;transition: .3s;height: auto;}
#scroll_one3 ul li h3{z-index: 999;color:#000;font-size:18px;position: absolute;bottom: 0;width: 100%;left: 0;box-sizing: border-box;    line-height: 60px; background: #fff; color: #000; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis;transition: .3s;}
#scroll_one3 ul li:hover img { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }





.topbg .pub_title p{margin-bottom: 30px;}





.fenlei{width: 70%;margin:0 auto;padding-top: 20px;}
.fenlei ul{width: 90%;margin: 0 auto;height: 90px;}
.fenlei ul li{width:25%;float: left;}
.fenlei ul li a{display: block;padding: 15px 40px;position: relative;color: #333;text-transform: capitalize;float: left;font-size: 20px;-o-transition: all 0.5s;border-right: #fff solid 1px;text-align: center; flex: 1;border-bottom:1px solid #009a44;}
.fenlei ul li a:hover{padding-left: 60px;}

.section_nine{padding-bottom: 30px;background: url(../../images/news.jpg) no-repeat center;}
.section_nine .nlist{margin:50px auto 20px;position:relative;width: 1400px;}
.section_nine .nlist ul{width:101.3%;}
.section_nine .nlist li{width:32%;margin-right:1.3%;float:left;}
.section_nine .nlist .img{display:block;position:relative;overflow:hidden;}
.section_nine .nlist img{width:100%;-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:-webkit-transform 0.6s ease 0s;transition: 0.6s ease 0s;}
.section_nine .nlist li:hover .stit a{color:#37407b;transition: .3s;}
.section_nine .nlist li:hover img{transform:scale(1.1,1.1);}
.section_nine .nlist .date-box{display:block;width:90px;position:absolute;left:0;top:0;background-color:#f5231a;text-align:center;padding-top:9px;font-weight:bold;color:#fff;}
.section_nine .nlist .date-box .month{line-height:16px;font-family:"Arial";}
.section_nine .nlist .date-box .day{line-height:38px;font-size:38px;font-style:italic;}
.section_nine .nlist .date-box .year{line-height:22px;}
.section_nine .nlist .date-box .lab{display:block;line-height:24px;text-align:center;background-color:#f5231a;font-family:"Arial";text-transform:uppercase;}
.section_nine .nlist .cont{padding:20px;background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
.section_nine .nlist .cont:hover{background-color: #37407b;color: #fff;}
.section_nine .nlist .cont:hover .stit a{color: #fff;}
.section_nine .nlist .cont:hover .word a{color: #fff;}
.section_nine .nlist .stit{font-size:20px;font-weight:400;color:#000;line-height:36px;    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.section_nine .nlist .stit a{color:#000;}
.section_nine .nlist .word{display:block;line-height:24px;font-size:14px;margin-top:13px;}
.section_nine .nlist .word a{display:inline-block;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.section_nine .nlist .more{display:inline-block;line-height:30px;margin-top:15px;padding-right:20px;background:url(img/ico_18.png) no-repeat right center;font-size:14px;color:#37407b;transition: .5s;}
.section_nine .nlist li:hover .more{padding-right: 30px;}

.xCeb{
	position: fixed;
	top: 30.2%;
	right: 1px;
	z-index: 999;
	border-radius: 5px;
}
.xCebFa{
	background-color: #fff;
	width:70px;
	height: 350px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.5);
	border-radius: 5px;
	overflow: hidden;
}
.xCebFa li{
	display: flex;
	justify-content: center;
	align-items: center;
}

.xCebFa li a span{
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
.xCebFa a{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 60px;
	border-bottom: 1px solid #e7e9ee;
	text-decoration: none;
	height: 70px;
	position: relative;
	z-index: 9;
}
.xCebZxG a{
	border-bottom: none;
	cursor: default;
}
.xCebWxG a{
	cursor: default;
}
.xcbHov span{
	color: #fff!important;
}
.xCebFa a p{
	margin: 0;
	padding: 0;
	width: 50px;
	height: 40px;
}
.xCebFa li{
	list-style: none;
	width: 100%;
}
.xCebFa .xCebKfG{
	background-color: #d60d1d;
	color: #fff;
}
.xCebFa .xCebKf p{
	background: url("../../images/xceb1.png")no-repeat center;
}
.xCebFa .xCebWx p{
	background: url("../../images/xceb2.png")no-repeat center;
}
.xCebFa .xCebBj p{
	background: url("../../images/xceb3.png")no-repeat center;
}
.xCebFa .xCebFang p{
	background: url("../../images/xceb4.png")no-repeat center;
}
.xCebFa .xCebZx p{
	background: url("../../images/xceb5.png")no-repeat center;
}
.xCebFa li:hover{
	background-color: #d60d1d;
}
.xCebFa li:hover span{
	color: #fff!important;
}
.xCebWxG:hover p{
	background: url("../../images/xceb2_1.png")no-repeat center;
}
.xCebBjG:hover p{
	background: url("../../images/xceb3_1.png")no-repeat center;
}
.xCebFangG:hover p{
	background: url("../../images/xceb4_1.png")no-repeat center;
}
.xCebZxG:hover p{
	background: url("../../images/xceb5_1.png")no-repeat center;
}
.xCebZxG:hover a , .xCebFangG:hover a , .xCebBjG:hover a , .xCebWxG:hover a{
	border-color: #d60d1d;
}
.xcebWxT{
	background: url('../../images/ewm.jpg') no-repeat;
	background-size: cover;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: -99;
	right: -110px;
	top: 65px;
}
.xCebWxG a{
	cursor: default;
}

.xCebWxG:hover .xcebWxT{
	right: 70px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.xCebZxDh{
	width: 185px;
	height: 69px;
	line-height: 70px;
	padding-left: 10px;
	position: absolute;
	z-index: -99;
	right: -250px;
	top: 281px;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
}
.xCebZxG:hover .xCebZxDh{
	background-color: #d60d1d;
	right: 0px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.xCebTop{
	margin-top: 20px;
	background-color: #fff;
}
.xCebTop a{
	display: flex;
	width: 70px;
	height: 70px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.5);
	border-radius: 5px;
	cursor: pointer;
}
.xCebTop p{
	margin: 0;
	padding: 0;
	width: 50px;
	height: 40px;
	background: url("../../images/xceb6.png")no-repeat center;
}
.xCebTop span{
	font-size: 14px;
}




/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* ===================== 产品列表页 ===================== */
#list{margin:30px 0;}
#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1500px;margin:0 auto;}
@media(max-width:1505px ){
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1200px;}
}
.showlist {width:100%;}
.showlist li{width:98%;margin:0 auto 20px;overflow: hidden;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.showlist .wrap_box{float:left;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
#showdata {display:none;}
#loaddata {text-align:center;}
.showlist li .img{overflow: hidden;}
.product_list_one .showlist, .product_list_two .showlist, .product_list_three .showlist{display: none;}
.product_list_one #showdata, .product_list_two #showdata, .product_list_three #showdata{display: block !important;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{float: left;width:32.33%;margin:0 0.5% 30px;border-bottom: 1px solid #e0e0e0;}
.product_list_one .item .img, .product_list_two .item .img{position: relative;overflow: hidden;border: 1px solid #f0f0f0;}
.product_list_one .item img, .product_list_two .item img, .product_list_two .item strong, .product_list_three .item em{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_list_one .item:hover img, .product_list_two .item:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
.product_list_three .item{width:31.33%;border:1px solid #ececec;}

/* 样式一 */
.product_list_one .item .info{padding:20px;}
.product_list_one .item strong{display: inline-block;width:94%;font-weight:300;font-size:18px;float: left;}
.product_list_one .item em{width: 4%;float: left;font-size: 12px;color: #999;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#0062e2;margin-top: 10px;}
.product_list_one .item p{display: none;}
.product_list_one .item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
/* .product_list_one .item:hover .info{background:url(../../images/arrow.png) right center no-repeat;} */
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}
/* 样式一 */

/* 样式二 */
.product_list_two .item .info{padding:0 30px 6px;background-color:#f6f7f7;text-align: center;}
.product_list_two .item .info strong, .product_list_three .item .info strong{display: block;color:#555;font-size:18px;font-weight:300;padding-top:20px;}
.product_list_two .item em{color: #999;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px;}
.product_list_two .item .info p, .product_list_three .item .info p{display: none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow: hidden;margin-top:8px;}
.product_list_two .item .line2{display: none;}
.product_list_two .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_two .item:hover strong{color:#0062e2;transform: translateY(-10px);-moz-transform: translateY(-10px);-o-transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#0062e2;}
.product_list_two .item:hover p{transform: translateY(10px);-moz-transform: translateY(10px);-o-transform: translateY(10px);-ms-transform: translateY(10px);-webkit-transform: translateY(10px);}
/* 样式二 */

/* 样式三 */
.product_list_three .item .info strong{padding:0;font-size: 22px;font-weight:400;color: #333;}
.product_list_three .item{border-radius:6px;overflow:hidden;background-color:#f9f9f9;text-align: center;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;width:10px;height:3px;text-align: center;color: #999;}
.product_list_three .item:hover em{width:30px;}
.product_list_three .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;border-bottom: 1px solid #044CB5;}
.product_list_three .item img{display: inline-block;}
/* 样式三 */

/* 产品内页图 */
.product_article .img1{display: none;}
.product_article .title{overflow: hidden;padding:10px 0 0;}
.product_article .title h1{text-align: center;font-size:28px;color:#333;font-weight:600;}
.product_article .title .time{display: block;height:30px;line-height:30px;text-align: center;margin:14px 0 0;font-size:14px;color:#999;}
.product_article .title .time img{display: inline-block;height:18px;margin-top:-2px;margin-right:10px;}
.product_article .title .share{text-align: center;height:24px;line-height:24px;margin-top:10px;}
.product_article .title .share span{display: inline-block;vertical-align: top;}
.product_article .title .bdsharebuttonbox{display: inline-block !important;vertical-align: top;}
/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:49%;float: left;}
.img_big_box .img_box{height:400px;border-radius:5px;position: relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border-radius:5px;text-align: center;}
.img_big_box .small_box img{max-height:80px;display: inline-block;margin:10px 5px;}
.img_big_box .small_box img.active{border-color:#0062e2;}
.info_big_box{width:50%;float: right;height:502px;background: url(../../images/cppage3_zs01.png) no-repeat  right;}
.info_big_box h1{color:#444;line-height:36px;font-weight: bold;font-size:40px;margin-top:10px;padding-bottom: 20px;}
.info_big_box p{font-size: 16px;color: #a8a8a8; line-height: 30px;margin-top: 4px;font-weight: 300;}
.info_big_box em{color: #333;font-size: 25px;line-height: 36px;display: block;padding-top: 20px;}
.info_big_box .hx{width: 80%;border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;padding: 5px 0;}

.swtfw{position:absolute;width: 100%;}
.swtbox{margin-top:45px;overflow: hidden;}
.swtbox a{text-align:center;float:left;display:block}
.swtbox .btn1{width:200px;height:58px;background:#f5231a;font-size:24px;color:#ffffff;font-weight:bold;line-height:58px;letter-spacing:5px;box-shadow:0 16px 27px rgba(249,90,23,0.4);transition:all linear 0.3s;}
.swtbox .btn1:hover{background:#3c97aa;box-shadow:0 16px 27px rgba(60,151,170,0.4)}
.swtbox .btn2{width:384px;height:58px;background:#e9f1f2;border:2px solid #f5231a;font-size:16px;color:#343434;line-height:58px;margin-left:38px}
.swtbox .btn2 span{font-size:24px;color:#f5231a;font-weight:bold;vertical-align:top}
.fwby{margin-top:30px}
.fwby p{background:url(../../images/cppage1_dh.png) left center no-repeat;background-size:15px;padding-left:22px;font-size:14px;color:#3c97aa;line-height:17px;float:left;margin-left:39px}
.fwby p:first-child{margin-left:0}
.fwtime{position:absolute;width: 100%;margin-top: 30px;}
.fwtime p{font-size:16px;color:#696969;padding-top:30px;float:left}
.fwtime .p1{background:url(../../images/cppage1_60s.png) left top no-repeat}
.fwtime .p2{background:url(../../images/cppage1_30m.png) left top no-repeat;margin-left:72px;margin-right:32px}
.fwtime .p3{background:url(../../images/cppage1_24h.png) left top no-repeat}

.info_big_box .info_1{margin:30px 0 0;}
.info_big_box .info_1 .dh{color:#555;min-height:40px;line-height:40px;cursor:help;margin-bottom:10px;}
.info_big_box .info_1 .dh img{float: left;width:30px;margin-top:5px;}
.info_big_box .info_1 .dh span{float: right;width:89%;font-size:18px;color:#555;letter-spacing:0px;line-height:40px;}
.info_big_box .info_1 .dh span.num{font-family:impact;font-size:26px;letter-spacing:2px;}
.info_big_box .info_2{padding:10px;}
.info_big_box .share{height:24px;line-height:24px;margin:20px 0;}
.info_big_box .share span{font-size:16px;color:#555;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{margin:0 6px 0 0 !important;}
.info_big_box .info_3 span{display: inline-block;padding:8px 0;line-height:24px;color:#555;cursor:help;font-size:12px;}
.info_big_box .info_3 span img{display: inline-block;height:20px;margin-bottom:3px;margin-right:6px;}

.xgcp_title{padding:10px;background-color:#fafafa; margin:30px 0 0;}
.xgcp_title h3{color:#424355;border-left:2px solid #424355;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}

.article_content{font-size:16px;line-height:26px;color:#333;padding-top:30px;}
.article_box{padding-top:30px;}
.article_box img, .article_content img{display: inline;}
.article_box p, .article_content p{margin-bottom:14px;}

#xgcp ul li{float: left;text-align: center;width:23%;margin:1%;}
#xgcp ul li img{height: 260px;}
#xgcp ul li strong{display: block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align: center;background-color: #f7f7f7;}
#xgcp ul li:hover strong{color:#fff;}
#xgcp ul li:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align: center;}
.pagenum a{display: inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #044CB5;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#0062e2;}
.pagenum a:hover{background-color:#0062e2;}
.pagenum a:hover span{color:#fff;}
/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:500px;position: relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(images/neibanner.jpg);background-position:top center;background-repeat:no-repeat;background-attachment: fixed;z-index: 5;}
#nyba1{height:100px;position: relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(images/neibanner.jpg);background-position:top center;background-repeat:no-repeat;background-attachment: fixed;z-index: 5;}
.fade_text{text-transform:uppercase;margin-top:10%;text-align: center;font-size:0;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:60px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow: hidden;width:8px;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@-webkit-keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
@keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
.son_list{position: absolute;height:50px;width:100%;bottom:10px;left:0;text-align: center;}
.son_list a{display: inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color: #fff;font-size:16px;text-align: center;line-height:50px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.son_list a i{background-color:#0062e2;position: absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.son_list a:hover i, .son_list a.active i{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);}
.son_list a:hover, .son_list a.active{color:#fff;}
/* ===================== 内页 Banner 图 ===================== */

/* ===================== 面包屑导航 ===================== */
.position_now{height:60px;line-height:60px;font-size:14px;background-color: #f1f1f1;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl{color: #707070;}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family:"PingFang_Medium";color:#333;font-size:20px;}
.position_now .fr img{height:26px;display: inline-block;margin-right:8px;vertical-align: middle;}
.position_now .fr strong{font-weight:100;}
.position_now .fl a.return{border-radius: 50px;background: #d60000;color: #fff;line-height: 30px;padding: 0 10px;margin-right: 10px;}
/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:20px;background-color: #f5f5f5;}
.news_one .news_box li .img{width:40%;height:300px;overflow:hidden;float:left;border-radius:8px;position: relative;}
.news_one .news_box li .img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one .news_box li .img .bg{position: absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);}
.news_one .news_box li .img .bg i{opacity:0;position: absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:58%;height:240px;float:right;padding-top:60px;}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color: #e5e9ef;margin-bottom:20px;}
.news_one .news_box li .info .line i{display: block;width:0%;height:1px;background-color:#37407b;}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow: hidden;}
.news_one .news_box li:hover .info{padding-top:50px;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#37407b;}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55);}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px;}


.news_article_box{
	padding-top: 100px;
}
.news_article_box .left_fixed{position: fixed;left:0;top:0;width:30%;height:100%;z-index:-1;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#37407b;opacity:0.5;font-style:italic;font-family: impact;}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px;}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666;}
.news_article_box .left_fixed .return:after{content:'';}
.news_article_box .right_article{float: right;width:70%;background-color: #f5f5f5;overflow: hidden;}
.news_article_box .inner_content{padding:30px 50px;}
.news_article_box .h1_title{padding:70px 40px;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px;}
.news_article_box .h1_title .time img{height:20px;display: inline-block;margin:-4px 10px 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:16px;}

.page_list{text-align: center;}
.page_list b{font-size:0;}
.page_list b a, .page_list b font{display: inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align: center;}
.page_list b font{background-color:#37407b;color:#fff;border-color:#37407b;}
.page_list_span1{display: none;}
/* 新闻样式 1 */

/* 新闻样式 2 */
.news_two .news_box li{float: left;width:31.33%;margin:1%;overflow: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position: relative;}
.news_two .news_box li a img{width: 100%;}
.news_two .news_box li .time strong{font-size:50px;color:#63bc00;display: inline-block;font-family:"SimHei";position: relative;}
.news_two .news_box li .time strong::after{content:'';position: absolute;left:0;top:30px;width:0px;background-color:#63bc00;height:2px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li .time span{font-size:12px;color:#333;display: block;font-family:"SimHei";}
.news_two .news_box li h3{color:#333;font-size:18px;line-height: 26px;overflow: hidden;margin:15px 0 10px;}
.pc .news_two .news_box li:hover h3{color:#63bc00;}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow: hidden;margin-bottom:10px;}
.news_two .news_box li i{position: absolute;background-color:#63bc00;}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px;}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px;}
.pc .news_two .news_box li:hover i.i1{width:30px;}
.pc .news_two .news_box li:hover i.i2{height:30px;}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.pc .news_two .news_box li:hover strong::after{width:100%;}

.fixed_body{display: none;position: fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999;}
.fixed_body .fixed_article{display: none;position:fixed;width:1200px;height:800px;top:50%;right:20%;margin:-400px -600px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08);}
.fixed_body .fixed_article .fb_close{position: absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#044CB5;}
.fixed_body .fixed_article .fb_close i{display: block;margin:10px auto 0;width:40px;height:40px;background:url(../../images/jia.png) center center/80% no-repeat;}
.fixed_body .fixed_article .fb_close:hover i{transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display: block;}
@media( max-width:1505px ){
	.fixed_body .fixed_article{width:1000px;margin-right:-500px;}
}
/* 新闻样式 2 */

/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== */
#list .left_side{width:280px;}
#list .left_side .sycp_l{width: 100%;}
#list .left_side .sycp_l .pro_bar{border: 1px solid #EEEEEE}
#list .left_side .box_two{width:280px;background-color:#0c4ca3;padding:10px 10px;}
#list .left_side .box_two{margin-top:10px;padding:20px 10px;}
#list .left_side .box_two p{font-size:16px;color:#fff;line-height:30px;}
#list .left_side .box_two strong{color:#fff;font-size:30px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
#list .left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align: center;}
#list .left_side .box_two .more i{background-color:dodgerblue;}
#list .left_side .box_two .more:hover{color:#fff;}
#list .right_side.fr{width:1200px;}
@media(max-width:1505px ){#list .right_side.fr{width:900px;}}
/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.form_box {display: none;border:1px solid #f1f1f1;border-radius: 5px;margin-bottom: 20px;}
.form_box .sf{margin:0 auto;text-align: center;font-size:0;}
.form_box .an {display: inline-block;border: 1px solid #f1f1f1;background-color: #fff;color: #333;height: 40px;border-radius: 8px;margin: 10px 5px;font-size: 16px;line-height:40px;padding: 0px 15px;outline:none;}
.form_box .an{vertical-align: bottom;}
.form_box .an:hover{border-color:#0050bb;}
.form_box .inp{height:38px;vertical-align: bottom;}
.form_box .submit{width:80px;cursor:pointer;}
/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */
.form_box_box{width:1200px;margin:40px auto;padding:60px 0;box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);background: url(../../images/bg-04.jpg) no-repeat center;}
ul.fs{width:1000px;margin:0 auto;}
ul.fs input, ul.fs textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition: 0.8s;-o-transition: 0.8s;-ms-transition: 0.8s;-moz-transition: 0.8s;transition: 0.8s;}
ul.fs .box1 li{float: left;width:320px;margin-right:20px;}
ul.fs .box1 li:nth-of-type(3){margin:0;}
ul.fs .box1 li input{border:1px solid #e1e7ee;width:100%;height:50px;padding:10px;color:#999;}
ul.fs li input:hover{border-color:#044CB5;}
ul.fs .box1 li input::-webkit-input-placeholder, ul.fs li.textarea textarea::-webkit-input-placeholder, ul.fs li.yzm input::-webkit-input-placeholder{color: #999;}   
ul.fs .box1 li input:-moz-placeholder, ul.fs li.textarea textarea:-moz-placeholder, ul.fs li.yzm input:-moz-placeholder{color: #999;}    
ul.fs .box1 li input:-ms-input-placeholder, ul.fs li.textarea textarea:-ms-input-placeholder, ul.fs li.yzm input:-ms-input-placeholder{color: #999;}
ul.fs li.textarea textarea{width:100%;height:150px;border:1px solid #e1e7ee;padding:10px;margin:20px 0;color:#999;}
ul.fs li.textarea textarea:hover{border-color:#044CB5;}
ul.fs li.radio{text-align: center;}
ul.fs li.radio label{margin:0 10px;}
ul.fs li.yzm{text-align: center;margin:20px 0;}
ul.fs li.yzm img{display: inline-block;height:20px;}
ul.fs li.yzm input{border-bottom:1px solid #e1e7ee;width:200px;height:50px;padding:10px;color:#999;}
ul.fs li.yzm input:hover{border-color:#044CB5;}
ul.fs li.submit input{height:50px;margin:0 auto;display: block;cursor:pointer;width:200px;border-radius:50px;background-color:#044CB5;font-size:16px;color:#fff;}
/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;}
#allmap img{max-width:none !important;}
/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display: none;background:url(../../m/images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#f5231a;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}
/* ===================== 回到顶部 ===================== */

.firstRow img {display: inline-block;}
.sycep{
	display: none;
}
/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
.header .menu_box{display: none;}
.header .menu_box{float: right;width:24px;height:54px;}
.header .nav_button{position: absolute;right:15px;top:26px;vertical-align: middle;width:24px;height:2px;cursor:pointer;background-color:#0656a9;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after, .header .nav_button::before{content:'';width:24px;height:2px;position: absolute;z-index:99999999;right:0;background-color:#0656a9;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
#close{display: none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:31.33%;height:40px;line-height:40px;font-size:12px;color:#333;text-align: center;margin:1%;float: left;background-color:#EEEEEE;}
.wap_son ul a:nth-child(3n){margin-right: 0;}
.wap_son&gt;a{width:48%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#D11F1F;}

.navr{margin: auto;border-top: 1px solid #fff;border-bottom: 1px solid #fff;margin: 30px 0 10px;padding: 15px 0;}
.navr ul{margin-left: 150px;}
.navr ul li a {float: left;color: #fff;padding: 0 40px;}



.fixed_footer{display: none;}
.fixed_footer{display: none;background:#0656a9;height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
.fixed_footer a{float: left;width:33.33%;text-align: center;}
.fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media (min-width:640px){
	.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}
}



 @media( max-width:1680px ){
	.bkys .hrys .leftgt{width: 60%;margin-top: 40px;}
	.bkys .hrys .rightys ul li{width:500px;height: 170px;}
	.lvs .lefy{margin-top: 20px;}
	.home3 .fl .sty1{margin-top:30px;}
	.home3 p{width: 92%;font-size: 15px;line-height: 28px;}
	.home3 .fl .swtbtn{margin-top: 40px;padding: 10px 0;font-size: 18px;}
	.home_title .title{font-size: 33px;}
	.home4 .sty2 ul li{width: 26.3%;font-size: 18px;}
	#scroll_one{height: 595px;}
	#scroll_one ul li{width:17.7%;margin: 30px 1% 0;height: 260px;}
	#scroll_one ul li h3{top: 185px;}
	.jjdh{height: 255px;}
	.jjdh .dhjj ul li{height:220px;}
	.hzhb .biaoyu p{font-size: 22px;height: 35px;line-height: 35px;}
	.pnav ul li{width: 21.2%;}
	.pnav a{font-size: 15px;}
	.fuwu .lxwm .lxnei .dhdz ul li span{font-size: 18px;}
	.fuwu .lxwm .lxnei p{font-size: 18px;}
	.header .inner{width: 95%;}
	.cpbb .dzxq .xqzx .xuleft{width: 39%;}
	.fwlc .ldlc ul li{}
	.fwlc .ldlc ul li p{font-size: 14px;}
	.custom .tomdz ul li{height: 80px;float: left;border-right: 1px solid #e2e2e2;padding-right: 10px;margin-right:30px;}
	.srdzz .slbz ul{width: 72%;}
	.srdzz .slbz p{font-size:19px;}
	.hmys .yshm ul li p{font-size: 14px;}
}

@media( max-width:1600px ){
	.jjdh{height: 250px;}
	.jjdh .dhjj ul li{height:210px;}
	.fwlc .ldlc ul li{width: 14%;}
	.fwlc .ldlc ul li p{font-size: 13px;}
	.srdzz .slbz ul{width: 74%;}
}


@media( max-width:1550px ){
	.f_48{ font-size:40px;}
	.header .inner{width: 95%;}
	.header .call h3{font-size:28px;}
	.section_five .item.one .box, .section_five .item.two .box{margin-left:15%;}
	.section_seven .item{width:130px;}
	.section_seven .item .radius{width:128px;height:128px;}
	.section_seven .item i{margin:35px auto 0;}
	.section_eight .more{margin-top:40px;}
	.fhxc_title .topsb{position: relative;top: 475px;}
	.bkys .hrys .leftgt{width: 60%;margin-top: 10px;}
	.bkys .hrys .rightys ul li{width:500px;height: 170px;}
	.lvs .lefy{margin-top: 20px;}
	.home3 .fl .sty1{margin-top: 20px;}
	.home3 p{width: 93%;font-size: 14px;line-height: 26px;}
	.home3 .fl .sty1 li{padding: 10px 0;}
	.home3 .fl .sty1 li p{font-size: 16px;}
	.home3 .fl .sty1 li span i{font-size: 27px;}
	.home3 .fl .swtbtn{margin-top: 30px;padding: 8px 0;font-size: 17px;}
	.home4 .sty2 ul li{width: 26%;font-size: 17px;}
	.home_title .title{font-size: 32px;}
	.tabbox .tab .item .info{width: 61%;}
	#scroll_one{height: 540px;}
	#scroll_one ul li{height: 230px;}
	#scroll_one ul li h3{top: 162px;font-size: 18px;line-height: 28px;}
	.jjdh{height: 240px;}
	.jjdh .dhjj ul li{height: 205px;}
	.pnav a{font-size: 14px;}
	.hzhb .biaoyu p{font-size: 20px;}
	.cpbb .dzxq .xqzx .xuleft{width: 35%;}
	.cpbb .dzxq .xqzx .xuleft p{font-size: 30px;}
	.cpbb .dzxq .xqzx .xuleft span{font-size: 35px;}
	.cpbb .dzxq .xqzx .xqrgt{width: 45%;}
	.home_title h2{font-size: 40px;}
	.srdzz .slbz ul{width: 76%;}
	.footer .w1300t{width:85%;margin: 0 auto;}
}

@media( max-width:1480px){
	.home3 .fl .sty1{margin-top: 20px;}
	.home3 .fl .sty1 li p{font-size: 16px;}
	.home3 p{width: 95%;font-size: 14px;line-height: 25px;}
	.home_title .title{font-size:30px;}
	.home4 .sty2 ul li{width: 25%;font-size: 16px;}
	.tabbox .tab .item .info{width: 58%;}
	.home3 .fl .sty1 li span i{font-size: 25px;}
	#scroll_one ul li{height: 225px;}
	#scroll_one ul li h3{top: 155px;font-size: 18px;line-height: 28px;}
	.jjdh{height: 230px;}
	.jjdh .dhjj ul li{height: 190px;}
	.msjj .jjms .public-title h3{font-size: 42px;}
	.hzhb .biaoyu p{font-size: 19px;}
	.header .call{display: none;}
	.cpbb .dzxq .xqzx .xqrgt{width: 40%;}
	.srdzz .slbz ul{width: 83%;}
	.srdzz .slbz p{width: 72%;}
	.footer .w1300t{width:87%;margin: 0 auto;}
}




@media( max-width:1366px ){
	.fhxc_title .topsb .topdh ul li{width: 24%;}
	.pub_title h4{margin-top: 30px;}
	.bg1{margin: 0 auto;}
	.inner{width: 1300px;}
	.section_three1 .right .text{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; overflow: hidden;padding: 0 15px;font-size: 15px;}
	.section_nine .nlist{width: 90%;}
	.bkys .bkin ul li{width: 250px;height: 250px;}
	.fhxc_title .topsb{position: relative;top: 425px;}
	.bkys .hrys .leftgt{width: 60%;margin-top: 90px;}
	.bkys .hrys .rightys ul li{width: 500px;height:170px;}
	.bkys .hrys .rightys ul li .yy h4{font-size: 23px;}
	.yxbj .bjner .leftys h3{font-size: 55px;}
	.yxbj .bjner .leftys h4{font-size: 48px;}
	.home_title .title{font-size:28px;}
	#scroll_one{height: 520px;}
	#scroll_one ul li{height: 220px;}
	#scroll_one ul li h3{top: 150px;font-size: 17px;line-height: 27px;}
	.tabbox .tab .item{width: 47%;}
	.tabbox .tab .item .info{width: 54%;}
	.home3 p{width: 98%;font-size: 13px;line-height: 25px;}
	.jjdh{height: 220px;}
	.jjdh .dhjj ul li span{top: 99px;}
	.jjdh .dhjj ul li p{top: 123px;}
	.jjdh .dhjj ul li{height: 180px;}
	.hzhb .biaoyu p{font-size: 18px;}
	.cpbb .dzxq .xqzx .xqrgt{width:35%;}
	.home_title h2{font-size:30px;}
	.fwlc .ldlc ul li{width: 13.5%;}
	.fwlc .ldlc ul li p{line-height: 17px;}
	.srdzz .slbz ul{width: 86%;}
	.srdzz .slbz p{width: 75%;}
	.srdzz .slbz h4{font-size: 60px;}
	.footer .w1300t{width:93%;margin: 0 auto;}
}

@media( max-width:1280px ){
	.section_one .item_box{width:1200px;}
	.header .call h3{font-size:26px;}
	.section_five .item.one .box, .section_five .item.two .box{margin-left:5%;}
	.home_title .title{font-size:27px;}
	.home4 .sty2 ul li{font-size: 14px;}
	.tabbox .tab .item .info{width: 52%;}
	.jjdh .dhjj ul li{height: 170px;}
	.cpbb .dzxq .xqzx .xqrgt{width:33%;}
	.srdzz .slbz ul{width: 93%;}
	.srdzz .slbz p{width: 80%;}
	.footer .w1300t{width:98%;margin: 0 auto;}
}


@media( max-width:1200px ){
	.f_14{ font-size:14px; }
	.f_16{ font-size:16px; }
	.f_18{ font-size:14px; }
	.f_20{ font-size:16px; }
	.f_24{ font-size:20px; }
	.f_28{ font-size:28px; }
	.f_30{ font-size:24px; }
	.f_38{ font-size:30px; }
	.f_48{ font-size:28px !important; }
	.f_58{ font-size:30px !important; }
	html,body{max-width:750px;margin:0 auto !important;}
	.header .nav ul li em, .header .nav ul li i, .product_list_two .item .info p, .product_list_three .item .info p, .header .call, .banner .swiper-button-next, .banner .swiper-button-prev, .news_two .news_box li p, .position_now .fr, .arrow_down, #list .left_side, .news_one .news_box li .img .bg, .news_article_box .left_fixed, #none,.tj_box .gallery-top .swiper-slide a .txt,.tj&gt;img,.tabbox .content,.footer .f2,#top_scroll ul li p,.section_two .item_box .yspic img:nth-child(1),.section_two .item_box .yspic img:nth-child(3),#winImgDiv,.syys h3 strong,.syys .syys2,.syys .syys1 span b,.pc_show,.altop,.hf .fr,.num_top ul li:nth-child(4),.more .but,.section_nine .nlist .date-box,.section_nine .nlist .img{display: none !important;}
	.wap_show{display: block;}
    .xCeb{display: none;}


	.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto,.tj_box,.w1300,.tabbox,.footer .f3,.inner,.section_nine .nlist{width:auto;padding:0 15px;}
	.info_big_box .info_1 .dh span{font-size: 16px;}
	.header{height:50px;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.4)}
	.header .tophder{display: none;}

	.header .inner{padding:0 15px;width:auto;height:50px;}
	.header .logo img,.header.bg .logo img{height:48px;margin:0;}
	.header .nav{position: fixed;width: 280px;height: auto;overflow: auto;padding: 20px 0;top: 50%;left: 50%;margin: -200px 0 0 -140px;z-index: 9999999999;background-color: #fff;box-shadow: 0 0 10px #f1f1f1;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);}
	.header .nav ul li{display: block;float:none;width:90%;margin:0 auto;height:40px !important;line-height: 40px !important;border-bottom: 1px solid #f9f9f9;}
	.header .nav ul li span, .header .nav ul li a{color:#333 !important;}
	.header .nav ul li a:hover span, .header .nav ul li a.active span{line-height:40px;}
	.header .nav ul li:last-child{border: none;}
	.product_son{display: none !important;}
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}

	.header .product_son{display: none !important;}
	.header .product_sonc{display: none !important;}

	.pub_title h4{font-size:23px;margin-top: 30px;}
	.pub_title h4::before{left: -40px;top: 10px;}
	.pub_title h4::after{right: -40px;top: 10px;}
	.pub_title h4 img{height: 23px;}
	.pub_title h4 .im1{height: 0px;}
	.pub_title h4 span{font-size:23px;margin:0;}
	.pub_title h4 i{font-size:50px;top: 0px;}
	.pub_title p span{font-size: 18px;}
	.pub_title p{font-size: 14px;margin-bottom: 20px;padding: 5px 15px;}

	.pub_title1 h4{font-size:23px;margin-top: 30px;}
	.pub_title1 h4::before{left: -40px;top: 10px;}
	.pub_title1 h4::after{right: -40px;top: 10px;}
	.pub_title1 h4 img{height: 23px;}
	.pub_title1 h4 .im1{height: 0px;}
	.pub_title1 h4 span{font-size:23px;margin:0;}
	.pub_title1 h4 i{font-size:50px;top: 0px;}
	.pub_title1 p span{font-size: 18px;}
	.pub_title1 p{font-size: 14px;margin-bottom: 20px;padding: 5px 20px;}

	.fhxc_title .topsb{position: relative;top: 152px;}
	.fhxc_title .topsb .topdh{height: 100px;background: none;}
	.fhxc_title .topsb .topdh ul li{width:45.5%;height: 50px;line-height: 50px;font-size: 18px;margin-bottom: 5px;margin-right: 5px;}
	.fhxc_title .topsb .topdh ul li{border: block;}
	.fhxc_title .topsb .topdh .a1{background: #229925;font-size: 16px;color: #fff;}
	.fhxc_title .topsb .topdh .a2{background: #229925;font-size: 16px;color: #fff;}
	.fhxc_title .topsb .topdh .a3{background: #229925;font-size: 16px;color: #fff;}
	.fhxc_title .topsb .topdh .a4{background: #229925;font-size: 16px;color: #fff;}
	.fhxc_title .topsb .topdh .a5{background: none;padding-left: 29px;font-size: 16px;}
	.fhxc_title .topsb .topdh .a6{background: none;padding-left: 26px;font-size: 16px;}
	.fhxc_title .topsb .topdh ul li:nth-child(6){width: 42%;height: 50px;line-height: 50px;font-size: 16px;}
	.section_three1 .jjbj .topjj .leftw{width: 100%;margin-top: 80px;}
	.section_three1 .jjbj .topjj .leftw ul li{width: 31%;}
	.section_three1 .jjbj .topjj .rightw{width: 90%;}

	.product_list_one .item .info{padding:13px 2px;}
	.product_list_one .item strong{font-size: 14px;width: 75%;}

	.wap_son{width: 95%;overflow: hidden;}
	.wap_son ul{width: 100%;overflow: hidden;}
	.wap_son a{width: 47%;background-color: #D11F1F;color: #fff;font-size: 17px;}

	.img_big_box{width: 100%;height:310px;overflow: hidden;}
	.img_big_box .img_box{height: 315px !important;}
	.info_big_box{height:260px;padding-bottom: 10px;}
	.info_big_box h1{margin-top:0;font-size:26px;padding-bottom:0;}
	.info_big_box .info_1{margin-top:10px;}
	.info_big_box .share{margin:0 0 10px 0;}
	.info_big_box .hx{width: 100%;display: none;}
	.info_big_box p{font-size: 12px;}
	.info_big_box em{font-size: 14px;padding-top: 0;line-height: 28px;}
	.fwtime{width: 100%;}
	.fwtime .p2{margin-left:0;margin-right: 10px;font-size: 10px;}
	.fwtime p{width:32%;margin: 0 0;}
	.swtfw{width: 93%;}
	.swtbox{margin-top: 0;width: 100%;}
	.swtbox .btn1{width: 99%;height: 45px;line-height: 45px;font-size: 20px;}
	.swtbox .btn2{margin-left: 0;width:97.2%;margin-top: 10px;height: 45px;line-height: 45px;font-size: 16px;}
	.swtbox .btn2 span{font-size: 18px;}

	.fwby{display: none;}


	.pnav{display: none;}
	.cpbb{height: 200px;background-size: cover;margin: 20px 0 0;}
	.cpbb img{width:60%;padding: 25px 0 10px;}
	.cpbb h4{width: 90%;font-size:24px;margin: 0 auto;padding-top: 15px;}
	.cpbb h5{width: 90%;margin: 0 auto;font-size:19px;}
	.cpbb .dzxq{width: 95%;height: 230px;margin: 0 auto;left: 10px;}
	.cpbb .dzxq .xqzx .xuleft{display: none;}
	.cpbb .dzxq .xqzx .xqrgt{width: 100%;padding-top: 10px;}
	.cpbb .dzxq .xqzx .xqrgt span{font-size: 26px;}
	.morecp{margin: 20px auto;}

	.fenlei{width: 100%;margin: 0 auto;}
	.fenlei ul{height: 66px;}
	.fenlei ul li{width: 25%;}
	.fenlei ul li a{padding: 15px 2px;font-size: 17px;}
	.fenlei ul li a:hover{padding-left: 0;}



	.ggt{height: 150px;}
	.ggt h1{font-size: 25px;}
	.ggt p{display: none;}
	.ggt .call{display: none;}
	.navr{display: none;}
	.topbj{display: none;}
	/* .footer{height: 310px;} */
	.topbj h3 {font-size: 28px;text-align: center;color: #fff;font-weight: 700;padding-top: 40px;}
	.topbj p {text-align: center;color: #fff;font-size: 11px;line-height: 30px;padding:15px 10px}
	.topbj p::before {position: absolute;content: "";width: 80px;height: 5px;background-color: #fff;left: 40%;}
	.section_three1 .right{height: 500px;}
	.section_three1 .left{height: 445px;}
	.pictm{height: 460px;}
	.section_three1{padding: 0;margin-top: 0;background: url(../../images/bkys.jpg) no-repeat left;height: 870px;}
	.section_three1 .topnd h5{display: none;}
	.section_three1 .topnd a img{width: 12%;}
	.section_three1 .jjbj{height: 290px;}
	.fhxc_title .topsb{height: 460px;}
	.fhxc_title .topsb .leftsb{display: none;}
	.fhxc_title .topsb .rightsb{width: 99%;}
	.fhxc_title .topsb .rightsb h3{font-size: 32px;}
	.fhxc_title .topsb .rightsb ul li{width: auto;height: 90px;margin-top: 0;}
	.fhxc_title .topsb .rightsb ul li h4{padding-left: 15px;padding-top: 15px;}
	.fhxc_title .topsb .rightsb ul li p{font-size: 15px;padding-left: 15px;}
	.slidecontent{position: relative;top: -460px;}


	.bkys .hrys{padding-top: 0;}
	.bkys{height: 700px;margin-top: 30px;}
	.bkys .bkin img{padding-bottom: 15px;padding-top: 40px;}
	.bkys .bkin h2{font-size: 28px;}
	.bkys .bkin h4{width: 300px;font-size: 24px;height: 45px;line-height: 45px;margin-bottom: 35px;}
	.bkys .bkin ul li{width: 168px;height: 168px;margin: 0.5%;}
	.bkys .bkin ul li:nth-child(1){position: relative;top: 0;}
	.bkys .bkin ul li:nth-child(2){position: relative;top: 0;}
	.bkys .bkin ul li:nth-child(3){position: relative;top: 0;}
	.bkys .bkin ul li:nth-child(4){position: relative;top: 0;}
	.bkys .bkin ul li h5{font-size: 18px;padding-top: 28px;}
	.bkys .bkin ul li p{font-size: 12px;line-height: 20px;padding: 10px 18px;}
	.lvs{display: none;}

	.hmys{height: 440px;}
	.hmys .yshm ul li{width:50%;height: 230px;margin-bottom: 10px;}
	.hmys .yshm ul li p{padding:10px 12px;}
	.hmys .yshm ul li img{padding-top: 30px;}
	.ys_bj{width: 100%;height: 650px;background: none;padding-top: 30px;}
	.ys_bj .ys{width: 95%;}
	.ys .pub_title h4{font-size: 19px;}
	.ys .pub_title p{font-size: 12px;padding-bottom: 0;}
	.ys_nab{height:140px;}
	.ys_nab li{width: 23.5%;margin-right: 5px;}
	.ys_nab li img{width: 50%;margin: 13px 20px 10px;}
	.ys_nab li .dd{width: 90%;margin-top: 0;text-align: center;}
	.ys_nab li .dd span{font-size: 16px;}
	.ys_nab li p{height: auto;}
	.ys_nr{height:380px;}
	.ys_nr .ys_c .ys_txt{width:98%;height:330px;padding: 25px 15px;}
	.ys_nr .ys_c .ys_txt .ys_tile p{font-size: 23px;line-height: 32px;}
	.ys_nr .ys_c .ys_img{display: none;}
	.ys_nr .ys_c .ys_txt .ys_w{margin-top: 15px;width: 95%;}
	.ys_nr .ys_c .ys_txt .ys_a{margin-top: 15px;}
	.ys_nr .ys_c .ys_txt .ys_w p{line-height: 35px;}
	.ys_gg_dh{width:80%;margin: 0 auto;}
	.zxbj .ljzx{width: 70%;}
	.zxbj .ljzx .dhr{float: none;}
	.ys_gg_dh span{font-size: 31px;}
	.zxbj{width: 100%;height: 120px;overflow: hidden;}
	.zxbj .ljzx{width: 80%;margin: 0 auto;}
	.zxbj .ljzx .lfz{display: none;}
	.zxbj .ljzx .dhr{width: 90%;margin-top: 30px;}


	


	.bkys .hrys .leftgt{display: none;}
	.bkys .hrys .rightys{width: 95%;margin: 0 auto;float: none;}
	.bkys .hrys .rightys ul{width: 100%;margin: 0 auto;}
	.bkys .hrys .rightys ul li{width:100%;height: 130px;}
	.bkys .hrys .rightys ul li .yy{width: 66%;margin-left: 0;padding-top: 6px;}
	.bkys .hrys .rightys ul li img{width:32%;}
	.bkys .hrys .rightys ul li .yy h4{font-size: 20px;padding-top: 20px;padding-left: 30px;}
	.bkys .hrys .rightys ul li .yy p{font-size: 13px;padding-left: 30px;}


	.section_three1 .topnd h3{font-size: 28px;padding-top: 10px;}
	.section_three1 .topnd h5{font-size: 21px;padding: 5px 0;}

	.xdys .ysxd ul li{width:60%;margin: 10px 70px 0;text-align: center;}
	.xdys .ysxd ul li img{margin: 0 auto;}

	.ztnr{height: 390px;}
	.msjj{margin-top: 0;}
	.msjj .jjms{width: 92%;}
	.lunbo{display: none;}
	.msjjsj{display: block;margin-top: 20px;}
	.msjjsj .jjmsj{width: 97%;}
	.msjjsj .jjmsj .public-title{display: none;}
	.msjjsj .jjmsj .public-title h3{font-size:16px;padding-bottom:10px;}
	.msjjsj .jjmsj .public-title img{width:90%;margin: 0 auto;height: 170px;}
	.home3 .fl{width:100%;}
	.home3 .fl .swtbtn{width: 50%;}
	.home_title h2{font-size:23px;}
	.msjj .jjms .home_title em{font-size: 16px;}

	.home5{height: auto;overflow: hidden;width: 97%;margin: 0 auto;padding-bottom: 20px;}
	.home5 .fl{width: 100%;height:470px;}
	.home_title .title{font-size: 23px;padding-top: 10px;}
	.home5 p{width: 100%;font-size: 13px;line-height: 25px;}
	.home5 .fl .sty1{width: 100%;margin-top: 20px;}
	.home5 .fl .sty1 li{width: 47.3%;float: left;margin:0 9px 10px 0;padding: 8px 0;border-radius: 12px;}
	.home5 .fl .sty1 li span i{font-size: 22px;}
	.home5 .fl .sty1 li span{font-size: 20px;}
	.home5 .fl .sty1 li p{font-size: 14px;margin-top: 5px;}
	.home5 .fl .swtbtn{width: 70%;font-size: 16px;margin-top:20px;border-radius: 12px;padding: 10px 0;}
	.jjdh{display: none;}
	.public-title video{height: 220px;width: 100%;}


	.home6 .w{padding-top: 0;padding-bottom: 20px;}
	.home6 .home_title .title{padding-top: 0 !important;}
	.home6 .sty2{width: 100%;margin-top:0;background-color: #f7f7f7;padding: 10px 0;}
	.home6 .sty2 .home_title{width: 100%;padding-top: 0;}
	.home6 .sty2 ul{width: 100%;}
	.home6 .sty2 ul .one{padding: 0 5px;width: 26%;}
	.home6 .sty2 ul .two{margin: 0 auto;padding: 0 10px;width: 36%;}
	.home6 .sty2 ul .three{padding: 0 5px;width: 27%;}
	.home6 .sty2 ul li{font-size: 12px;}

	.home_title img{width: 80%;padding-top: 10px;}

	.kbcp{height: auto;overflow: hidden;}
	.kbcp .pub_title h3{font-size: 32px;padding: 10px 0 0;}
	.kbcp .pub_title p{font-size: 12px;margin: 0 auto;padding-bottom: 10px;}



	.section_three1 .right ul li{width: 30%;}
	.section_three1 .right ul li span{font-size: 16px;}
	.section_three1 .jjbj .topjj{height: 210px;}
	.section_three1 .jjbj .topjj img{padding-top: 40px;width: 80%;}
	.section_three1 .jjbj .topjj h3{font-size: 24px;padding-top: 30px;}
	.section_three1 .jjbj .topjj h5{font-size:16px;-webkit-text-stroke:0;width: 300px;height: 40px;line-height: 40px;}
	.section_three1 .jjbj .topjj p{font-size: 13px;}
	.section_three1 .jjbj .topjj .leib{height: 137px;}
	.section_three1 .jjbj .topjj .leib ul li{width:48%;margin-bottom: 10px;height: 35px;line-height: 35px;}
	.section_three1 .jjbj .topjj .leib ul li a{font-size: 17px;}
	.section_three1 .jjbj .jjys .pia{width: 98%;margin: 2px 1%;height: auto;}
	.section_three1 .left{display: none;}
	.section_three1 .left h1{font-size: 28px;}
	.section_three1 .left span{font-size: 18px;}
	.section_three1 .right img{width:60%;margin-top: 50px;}
	.section_three1 .right h4{font-size: 25px;}
	.section_three1 .neirn{height: 460px;}
	.section_three1 .right .text{padding: 10px 10px;-webkit-line-clamp: 12;font-size: 15px;line-height: 30px;}
	.section_three1 .right .num_sz li{width: 118px;height: 100px;text-align: center;float: left;}
	.section_three1 .right .num_sz li h2{color: #0d5198;font-size: 35px;font-weight: 700;display: inline-block;}
	.section_three1 .right .num_sz li img{display:none;}
	.section_three1 .right .num_sz li p{font-size: 12px;line-height: 30px;}
	.section_three1 .neirnr{}
	.xngg{display: none;}
	.qieh{display: none;}
	.fhxc_title{height:435px;margin-top: 30px;}
	.fhxc_title .top_bt h4 span{font-size: 22px;}
	.fhxc_title .top_bt h4{font-size: 22px;}
	.fhxc_title .top_bt h5{font-size: 25px;padding-bottom: 20px;}
	.fhxc_title .unys{width: 95%;}
	.fhxc_title .unys ul li{width: 43%;height: 300px;margin-bottom: 10px;}
	.fhxc_title .unys ul li h2{font-size: 20px;padding-top: 10px;}
	.fhxc_title .unys ul li p{font-size: 14px;line-height: 20px;padding-top: 5px;}
	.topbg{height: 130px;background: none;}

	.yxbj{background: url(../../images/ysbj.jpg)no-repeat left;height: 380px;}
	.yxbj .bjner .leftys{width: 90%;margin-top: 55px;}
	.yxbj .bjner .leftys h3{font-size: 28px;}
	.yxbj .bjner .leftys h4{font-size: 28px;}
	.yxbj .bjner .leftys p{font-size: 18px;}

	.sectionVideo{display: none;}
	.sectionVideo2{display: block;}


	.ldys{width: 100%;height: 1090px;}
	.ldys .f_pr{width:100%;}
	.ldys .ysin p{font-size: 16px;}
	.ldys .ysin .jsgy{width: 370px;}
	.ldys .ysin .jsgy p{font-size: 13px;}
	.ldys .ysin p{padding-bottom: 0;}
	.ldys .ysin .m_jsyf1{left: 22px;top: 180px;}
	.ldys .ysin .m_jsyf2{left: 22px;top: 275px;}
	.ldys .ysin .m_jsyf3{left: 22px;top: 370px;}
	.ldys .ysin .m_jsyf4{left: 22px;top: 460px;}
	.ldys .ysin .m_jsyf5{left: 22px;top: 570px;}
	.ldys .ysin .m_jsyf6{left: 22px;top: 690px;}
	.ldys .ysin .yq{top: 770px;}
	.ldys .ysin img{width: 80%;}





	.lshf{height: 90px;}
	.lshf .wez .leftw{display: none;}
	.lshf .wez .rightz{width: 99%;text-align: center;}
	.lshf .wez .rightz h4{font-size: 18px;padding-top: 10px;}
	.lshf .wez .rightz p{font-size: 16px;display: none;}
	.lshf .wez .rightz h4 span{font-size:28px;display: block;padding-bottom: 5px;}


	.pub_title2 h4{font-size: 28px;margin-top: 20px;}
	.pub_title2 p{padding: 0 15px;margin-bottom: 20px;}

	.section_three1 .jjbj .topbt{height: 150px;}
	.section_three1 .jjbj .topbt h3{font-size: 20px;}
	.section_three1 .jjbj .topbt ul{width: 100%;margin: 0 auto;}
	.section_three1 .jjbj .topbt ul li{width: 32%;float: left;margin-bottom: 5px;height: 40px;}
	.section_three1 .jjbj .topbt ul li a{line-height: 40px;font-size: 14px;}
	.sand{display: none;}
	.ggt{display: none;}
	.swiper-container.anli{padding: 20px 0;}


	#scroll_one1{height: 180px;margin: 5px auto 0;}
	#scroll_one1 ul li{float:left;height: 180px;width: 200px;text-align:center;overflow:hidden;position: relative;margin-top: 20px;}
	#scroll_one1 ul li h3{z-index: 999;height: 50px;line-height: 50px;color:#000;font-size:18px;position: absolute;bottom: 0;width: 100%;left: 0;box-sizing: border-box;background: rgba(0,0,0,0.7); color: #fff; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis;transition: .3s;}


	#scroll_one6{height: 170px;margin: 5px auto 0;}
	#scroll_one6 ul li{float:left;height: 150px;width: 160px;text-align:center;overflow:hidden;position: relative;margin-top: 20px;margin-right: 15px;}
	#scroll_one6 ul li h3{z-index: 999;height: 50px;line-height: 50px;color:#000;font-size:18px;position: absolute;bottom: 0;width: 100%;left: 0;box-sizing: border-box;background: rgba(0,0,0,0.7); color: #fff; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis;transition: .3s;}


	#scroll_one2{margin:0 auto;height:190px;width: 98%;}
	#scroll_one2 ul li{height: 150px;width: 160px;margin-right: 10px;}
	#scroll_one2 ul li img{width: 180px;}
	#scroll_one2 ul li h3{height: 35px;line-height: 35px;background-color: #fff;color: #000;font-size: 14px;}

	#scroll_one3{width: 100%;}
	#scroll_one3 ul li{height: 280px;}
	#scroll_one3 ul li img{width: 180px;}
	#scroll_one3 ul li h3{height: 50px;line-height: 50px;font-size: 14px;}

	.probox{padding-bottom: 20px;overflow: hidden;}

	.hzhb{}
	.hzhb .pub_title{padding-top: 25px;}
	.hzhb .bwn{width: 96%;}
	.hzhb .pub_title h3{font-size:28px;padding: 6px 0;}
	.hzhb .pub_title span{font-size: 28px;}
	.hzhb .pub_title p{font-size: 13px;padding-top: 0;}
	.hzhb .hblb{width: 96%;padding-top: 0;}
	.hzhb .hblb ul li{width: 23%;height: auto;overflow: hidden;}
	.hzhb .hblb ul li .img{width: 100%;}
	.hzhb .hblb ul li img{width: 100%;height: 100%;}

	.hzhb .biaoyu p{width:90%;height:25px;line-height:25px;font-size: 16px;}
	.hzhb .biaoyu span{font-size: 24px;padding-bottom: 30px;}

	.pub_title h3{font-size:20px;padding:10px 0;}
	.pub_title h3 span{font-size:20px;}


	.kbcp .more{font-size: 14px;height: 35px;line-height: 35px;width: 170px;margin: 15px auto;}
	.bg1{padding: 0;height:933px;margin-bottom: 0;overflow: hidden;}
	#scroll_one{width: 98%;margin: 0 auto;height: 933px;}
	#scroll_one ul li{height: 170px;width:46.3%;margin: 12px 1.5% 0;}
	#scroll_one ul li img{width: 100%;height: 115px;display: inline-block;}
	#scroll_one ul li h3{line-height: 18px;top: 120px;font-size: 14px;}
	#scroll_one ul li h3 em{font-size: 12px;}
	.albox .fl,.albox .fr{width: 100% !important;float:none;}
	#allmap{height:300px;}
	#nyba{height:160px;background-size: cover;background-attachment: unset;}
	.fade_text{margin-top:60px;}
	.fade_text .cn{line-height:58px;height:40px;}
	.fade_text .cn span{font-size:22px;}
	.fade_text .en{font-size:13px;line-height:15px;}
	.fade_text .line{margin:10px auto;}
	.form_box_box, ul.fs{width:100%;}
	.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
	ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
	.product_list_one .item, .product_list_two .item, .product_list_three .item{width:49%;margin:0.5%;}
	.product_list_two .item .info,.product_list_three .item .info{min-height:50px;padding: 0 5px 0;text-align: center;}
	.product_list_two .item .info strong, .product_list_three .item .info strong{padding-top: 10px;font-size: 14px;}
	.product_list_two .item .line1{margin-top: 5px;}
	.product_list_two .item em{font-size: 12px;}
	.product_list_three .item em{text-align: center;font-size: 12px;color: #ccc;}
	.product_list_three .item .info{padding: 5px 15px;}
	#list .right_side{float:none !important;width:100% !important;}
	.news_one .news_box li .img, .news_one .news_box li .info{float:none !important;width:100%;}
	.news_one .news_box li .img{height:200px;}
	.news_one .news_box li .info{padding-top:20px;height:auto;}
	.news_one .news_box li .info .time{padding:6px 0;}
	.news_one .news_box li .info .line{margin-bottom:6px;}
	.news_one .news_box li:hover .info{padding-top:20px;}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0;}
	.news_article_box{padding-top: 54px;}
	.news_article_box .right_article{width:100%;float:none;background-color: #fff;}
	.news_article_box .inner_content, .news_article_box .h1_title{padding:20px;}
	.news_two .news_box li{width:49%;margin:0.5%;}
	.news_two .news_box li a{padding:8px;}
	.news_two .news_box li .time strong{font-size:30px;}
	.fixed_body .fixed_article {width:90%;height:500px;margin: -250px -45% 0 0;}
	.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
	.fixed_body .fixed_article .fb_close i{margin-top:5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
	.info_big_box,.section_six,.section_two{width:100%;overflow: hidden;}
	.section_six{background-size: cover;}
	.xgcp_title{margin-top:10px;}
	.more1 a{width: 98%;margin: 0 auto;}
	.sycp_l{display: none;}
	.sycp{margin-top: 30px;width: 95%;}
	.sycp .sycp_r{float: none;width: 100%;}
	.albox .fl,.albox .fr{width: 100% !important;float:none;}
	#top_scroll{height:500px;max-width:100%;}
	#top_scroll ul li .clear{height:36px;line-height:36px;}
	#top_scroll ul li{width:48%;padding: 0;}
	#top_scroll ul li .img{padding: 3px;}
	#top_scroll ul li h3{width:100%;float:none;font-size:16px;padding: 0;}
	#top_scroll1{height:450px;max-width:100%;margin-top: 30px;}
	#top_scroll1 ul li .clear{height:36px;line-height:36px;}
	#top_scroll1 ul li{width:49%;padding: 0;}
	#top_scroll1 ul li h5{width:100%;float:none;font-size:14px;line-height: 30px;}
	#top_scroll ul li h5{font-size: 14px;}

	.srdzz{height:280px;}
	.srdzz .slbz{width: 90%;margin: 0 auto;}
	.srdzz .slbz h4{font-size: 22px;padding: 30px 0 20px}
	.srdzz .slbz p{font-size: 14px;height:45px;line-height: 25px;padding: 10px 10px;width: 90%;}
	.srdzz .slbz ul{margin: 0 auto;display: none;}
	.srdzz .slbz ul li{width: 90%;margin: 0 auto;}


	.section_three1 .right a{margin-top: 5px;margin-bottom: 10px;}
	.section_three1 .right&gt;p{font-size: 30px;}
	.section_three1 .right ul li{text-align: center;}
	.section_three1 .right ul li img{height: 50px;display: inline-block;}
	.section_three1 .left,.section_three1 .right{width: 100%;margin: 0}
	.section_three1 .right h1,.section_three1 .right .item h3{font-size: 24px;}
	.section_three1 .pictm img{display: none;}
	.section_three1 .right h3{font-size: 27px;}
	.num_top{height: auto;padding: 20px 0;}
	.num_top ul{display: block;width:90%;margin:0;padding-top: 0;}
	.num_top ul li{width: 33%;float: left;background: none;}
	.num_top ul li span{font-size: 30px;}
	.num_top ul li p{font-size: 12px;}
	.num_top ul li em{font-size: 20px;}

	.fhxc2{height: 445px;}
	.swiper-container.anli .swiper-slide{height: 300px;}
	.swiper-container.anli .swiper-slide img{margin: 0 auto;width:70%;}
	.scsb .swiper-container.anli .swiper-slide{width: 385px;height: auto;}
	.scsb .swiper-container.anli .swiper-button-prev{left: 0 !important;}
	.scsb .swiper-container.anli .swiper-button-next{right: 0 !important;}
	.swiper-container.anli1 .swiper-slide{width: 385px;height: auto;}
	.swiper-container.anli1 .swiper-button-prev{left: 0 !important;}
	.swiper-container.anli1 .swiper-button-next{right: 0 !important;}
	.swiper-container.anli2 .swiper-slide img{width: 66%;margin: 0 auto;}
	.swiper-container.anli2 .swiper-slide{height: 320px;}

	.section_five .item{float:none;width:auto;height:auto;padding:20px;}
	.section_five .item .img{position: relative;}
	.section_five .item .box{padding:0;margin:20px 0 0 0 !important;background:none !important;}
	.section_five .item .box p{font-size:14px;}
	.section_seven .item{width:50%;}
	.section_seven .item .radius{margin:0 auto;}
	.section_seven .item p{font-size:14px;margin-bottom:10px;}
	.section_eight{background-size:cover;}
	.section_eight .title strong{font-size:24px;}
	.section_eight .title p{font-size:14px;}
	.section_eight ul li{width:48%;}
	.section_eight ul li strong{height:30px;line-height:30px;}
	.section_eight .more{width:70%;}
	.tabbox .tab, .tabbox .tab .item{width:100%;height: auto;}
	.tabbox .tab .item{margin-bottom: 15px;}
	.tabbox .tab .item .img,.tabbox .tab .item .info{width:100%;float:none;height: auto;}
	.tabbox .tab .item .img img{width: 100%;height: auto;display: none;}
	.tabbox .tab .item .info{box-sizing: border-box;padding:10px;}
	.tabbox .tab .item h3{padding:0;}
	.tabbox h3 strong{width: 100%;}
	.banner{top:25px;}
	.index_box{margin:0;}
	.scsb1{display: none;}
	.fhxc1{margin-bottom: 0;}
	.zzry{height:500px;background: url(../../images/zzry.jpg) no-repeat top;}
	.zzry .fhxc1{height: 415px;}
	.zzry .pub_title{padding-top: 0;}
	.zcly{height: 310px;}
	.zcly .lynb{width: 95%;}
	.zcly .lynb p{font-size: 15px;}
	.zcly .lynb h4{font-size: 23px;}
	ul.fs .box1 li{margin-bottom: 10px;}
	ul.fs li.submit input{height: 35px;}
	ul.fs .box1 li input{height: 30px;}
	.fwlc{height:440px;overflow: hidden;}
	.fwlc .ldlc{width: 100%;}
	.fwlc .ldlc .jiant{display: none;}
	.fwlc .ldlc ul{width: 100%;}
	.fwlc .ldlc ul li{width: 24.8%;height: 100px;}
	.fwlc .ldlc ul li span{bottom:0;font-size: 14px;}
	.fwlc .pub_title h3{padding: 20px 0 3px;}
	.fwlc .pub_title p{margin-bottom: 10px;}

	.fhxc1 .pub_title h4{font-size: 36px;margin-top: 20px;}
	.fhxc1 .pub_title h3{font-size: 26px;padding-bottom: 0;}
	.fhxc1 .pub_title p{font-size: 14px;padding-bottom: 2px;}
	.fhxc1 .gx{padding-top: 10px;}
	.fhxc1 .gx p{width: 100%;font-size: 16px;}
	.msal{height:580px;background-color: #f2f2f2;margin-bottom: 20px;}
	.msal .video{width: 95%;}
	.msal .video video{height: 300px;width: 100%;}
	.msal .video h5{font-size: 26px;padding: 10px 0;}
	.msal .pub_title{padding-top: 0;}

	.videocet{height: 465px;}
	.videocet .pub_title{padding-top: 40px;}
	.videocet .pub_title span{font-size: 26px;}
	.videocet .pub_title h3{font-size: 32px;padding: 10px 0;}
	.videocet .pub_title p{width: 90%;line-height: 20px;font-size: 12px;}


	.custom{display: none;}



	.footer .f1{width: 96%;margin: 0 auto;}
	.footer .f1 p{text-align: left;}
	.footer .f1 .item{width:27%;margin: 0 8px;}
	.footer .f1 .item p{font-size: 12px;text-align: center;}
	.footer .f1 h3{margin-bottom: 20px;}
	.footer .f3{margin-left: 0;margin-top:0;}
	.footer .f3 .dblx{width:100%;}
	.footer .f3 .dblx p{width: 100%;display: inline-block;float: left;line-height: 32px;}
	.footer .f3 p{padding: 0;font-size: 16px;}

	.footer .f4{margin-top: 20px;width: 100%;}
	.footer .f4 img{width: 50%;display: none;}
	.footer .f4 .mz{width:100%;}
	.footer .f4 span{width: 95%;text-align: left;padding-top: 10px;}
	.footer .f4 span img{padding-left: 0;}
	.footer .f4 span em{font-size: 28px;}

	.news_two .news_box li h3{-webkit-line-clamp: 1;display: -webkit-box;text-overflow: ellipsis;white-space:normal;-webkit-box-orient: vertical;font-size: 14px;}


	.scsb .albox{width: auto;height: auto;margin: 0 auto;}
	.more .call{height:50px;text-indent:1em;line-height:50px;border-radius:100px;font-size:28px;font-family:impact;margin-top: -40px;}
.more1{width: 250px;border-radius: 50px;
    line-height: 50px;
    background: #75bf21;
    margin: 50px auto 0;
    vertical-align: middle;}
	.more1 a:nth-child(1){width: 120px;
		display: inline-block;
		color: #000;
		background: #fff;
		border-radius: 50px;
		border: 1px solid #75bf21;}
	.more1 a:nth-child(2){ font-size: 22px;
		width: 250px;
		color: #ffffff;
		font-family: Impact;
		font-weight: 700;
	padding-left: 5px;}
	#scroll_two{
		display: none;
	}
	.section_one .left a, .section_one .right a{
		background: #044CB5;
	}
	.fixed_footer{
		display: block;
	}
	.section_one .item_box .left,.section_one .item_box .right{
		display: none;
	}
	.sycep{
		display: block;
		padding-top: 80px;
	}
	.sycep a{float: left;width: 48%;background: #044CB5;color: #fff;box-sizing: border-box;border-radius: 40px;text-align: center;margin-top: 10px;margin-right:1%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;height: 35px;line-height: 35px;}

	.tabbox .tab, .tabbox .tab .item{width:100%;height: auto;}
	.tabbox .tab .item .img,.tabbox .tab .item .info{width:100%;float:none;height: auto;}
	.tabbox .tab .item .img img{width: 100%;height: auto;}
	.tabbox .tab .item .info{box-sizing: border-box;padding:10px;}
	.tabbox .tab .item h3{padding:0;}
	.tabbox h3 strong{width: 100%;}

	.section_nine{padding-bottom: 15px;}
	.section_nine .zyxw{width: 97%;padding: 10px 0;}
	.section_nine .zyxw .left span{font-size: 16px;top:30px;left: 5px;}
	.section_nine .zyxw .left p{font-size: 12px;top: 55px;left: 5px;}
	.section_nine .zyxw .right span{font-size: 16px;bottom: 42px;left: 5px;}
	.section_nine .zyxw .right p{font-size: 10px;bottom: 10px;left: 4px;line-height: 12px;}
	.section_nine .pub_title h3{font-size:28px;padding:10px 0 0;}
	.section_nine .pub_title h3 span{font-size:28px;}
	.section_nine .pub_title p{margin-bottom: 0;}
	.section_nine .nlist{margin-top: 20px;}
	.section_nine .nlist li{width: 96%;float: none;margin: 0 auto;}
	.section_nine .nlist .cont{padding: 10px;}
	.section_nine .nlist .word a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}

	.footer{}
	.fuwu{height:160px;background: url(../../images/fuwu.jpg) no-repeat left;padding: 20px 0;}
	.fuwu .lxwm{width: 85%;}
	.fuwu .lxwm .lxnei{padding-top:0;}
	.fuwu .lxwm .lxnei img{width:50%;}
	.fuwu .lxwm .lxnei h3{font-size:24px;}
	.fuwu .lxwm .lxnei p{width: 100%;font-size: 12px;padding-bottom: 5px;}
	.fuwu .lxwm .lxnei .dhdz{width: 80%;height: 150px;border-top: 1px solid rgba(255,255,255,0.3);border-bottom: 1px solid rgba(255,255,255,0.3);display: none;}
	.fuwu .lxwm .lxnei .dhdz ul{padding:10px 0;}
	.fuwu .lxwm .lxnei .dhdz ul li{width: 100%;margin-top: 10px;}
	.fuwu .lxwm .lxnei .dhdz ul li img{width: 18%;}
	.fuwu .lxwm .lxnei .dhdz ul li span{font-size: 18px;}
	.fuwu .lxwm .lxnei .dhdz ul li em{font-size: 13px;font-weight: 200;}
	

}





/*===================== 响应式代码 END =====================*/</pre></body></html>